hasTemperature

abstract fun hasTemperature(): Boolean

Body temperature in degrees Celsius
optional float temperature = 3;

Return

Whether the temperature field is set.